[INFO] fetching crate afast-macros 0.1.3...
[INFO] testing afast-macros-0.1.3 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate afast-macros 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate afast-macros 0.1.3
[INFO] finished tweaking crates.io crate afast-macros 0.1.3
[INFO] tweaked toml for crates.io crate afast-macros 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate afast-macros 0.1.3 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate afast-macros 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4e79f1b83b11552edee5cdd0d323e24035d7c02932ba5f80837519aecda8804
[INFO] running `Command { std: "docker" "start" "-a" "c4e79f1b83b11552edee5cdd0d323e24035d7c02932ba5f80837519aecda8804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4e79f1b83b11552edee5cdd0d323e24035d7c02932ba5f80837519aecda8804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4e79f1b83b11552edee5cdd0d323e24035d7c02932ba5f80837519aecda8804", kill_on_drop: false }`
[INFO] [stdout] c4e79f1b83b11552edee5cdd0d323e24035d7c02932ba5f80837519aecda8804
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 105e7d6f03ad8b5d9b2af9ba6aa1a7caaf8cb5b6b31a001a65d8837c62ebacfe
[INFO] running `Command { std: "docker" "start" "-a" "105e7d6f03ad8b5d9b2af9ba6aa1a7caaf8cb5b6b31a001a65d8837c62ebacfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling afast-macros v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.06s
[INFO] running `Command { std: "docker" "inspect" "105e7d6f03ad8b5d9b2af9ba6aa1a7caaf8cb5b6b31a001a65d8837c62ebacfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105e7d6f03ad8b5d9b2af9ba6aa1a7caaf8cb5b6b31a001a65d8837c62ebacfe", kill_on_drop: false }`
[INFO] [stdout] 105e7d6f03ad8b5d9b2af9ba6aa1a7caaf8cb5b6b31a001a65d8837c62ebacfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57f7903b64fe7d077a53f788cec181b040300287cfe6b81517751f241a855aea
[INFO] running `Command { std: "docker" "start" "-a" "57f7903b64fe7d077a53f788cec181b040300287cfe6b81517751f241a855aea", kill_on_drop: false }`
[INFO] [stderr]    Compiling afast-macros v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "57f7903b64fe7d077a53f788cec181b040300287cfe6b81517751f241a855aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f7903b64fe7d077a53f788cec181b040300287cfe6b81517751f241a855aea", kill_on_drop: false }`
[INFO] [stdout] 57f7903b64fe7d077a53f788cec181b040300287cfe6b81517751f241a855aea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 994954ec92e82da5e7f80154c7ce471f3e382aa054c86ac0a8686b05641c7c89
[INFO] running `Command { std: "docker" "start" "-a" "994954ec92e82da5e7f80154c7ce471f3e382aa054c86ac0a8686b05641c7c89", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/afast_macros-a11376f74ff8feb4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests afast_macros
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/tag.rs - tag::parse_validations (line 58) - compile ... ok
[INFO] [stdout] test src/lib.rs - register (line 138) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - handler (line 17) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - register_ordinary (line 156) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - get (line 37) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - patch (line 97) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - post (line 57) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - delete (line 117) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - derive_tag (line 175) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - put (line 77) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - register (line 138) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]    --> src/lib.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use afast::register;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - handler (line 17) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use afast::handler;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]   --> src/lib.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 | async fn health() -> afast::Result<String> {
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - register_ordinary (line 156) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]    --> src/lib.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | use afast::register_ordinary;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get (line 37) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use afast::get;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]   --> src/lib.rs:41:24
[INFO] [stdout]    |
[INFO] [stdout] 41 | async fn get_user() -> afast::HttpResult<String> {
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - patch (line 97) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 | use afast::patch;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]    --> src/lib.rs:101:21
[INFO] [stdout]     |
[INFO] [stdout] 101 | async fn patch() -> afast::HttpResult<String> {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - post (line 57) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | use afast::post;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]   --> src/lib.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 | async fn create() -> afast::HttpResult<String> {
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - delete (line 117) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]    --> src/lib.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | use afast::delete;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]    --> src/lib.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn remove() -> afast::HttpResult<String> {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_tag (line 175) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]    --> src/lib.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | use afast::Tag;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tag` in this scope
[INFO] [stdout]    --> src/lib.rs:179:3
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[tag("User profile data")]
[INFO] [stdout]     |   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `tag` is an attribute that can be used by the derive macro `Tag`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - put (line 77) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `afast`
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | use afast::put;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `afast` in this scope
[INFO] [stdout]   --> src/lib.rs:81:23
[INFO] [stdout]    |
[INFO] [stdout] 81 | async fn replace() -> afast::HttpResult<String> {
[INFO] [stdout]    |                       ^^^^^ use of unresolved module or unlinked crate `afast`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `afast`, use `cargo add afast` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - delete (line 117)
[INFO] [stdout]     src/lib.rs - derive_tag (line 175)
[INFO] [stdout]     src/lib.rs - get (line 37)
[INFO] [stdout]     src/lib.rs - handler (line 17)
[INFO] [stdout]     src/lib.rs - patch (line 97)
[INFO] [stdout]     src/lib.rs - post (line 57)
[INFO] [stdout]     src/lib.rs - put (line 77)
[INFO] [stdout]     src/lib.rs - register (line 138)
[INFO] [stdout]     src/lib.rs - register_ordinary (line 156)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.55s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "994954ec92e82da5e7f80154c7ce471f3e382aa054c86ac0a8686b05641c7c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "994954ec92e82da5e7f80154c7ce471f3e382aa054c86ac0a8686b05641c7c89", kill_on_drop: false }`
[INFO] [stdout] 994954ec92e82da5e7f80154c7ce471f3e382aa054c86ac0a8686b05641c7c89
